Custom Query (8142 matches)
Results (436 - 438 of 8142)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#7767 | fixed | Site manager and cloud | ||
Description |
Some version ago FileZilla sites list was in an xml file on the program folder. Now it isn't. With the "cloud revolution" maybe a wonderful thing if:
In this way, sites list file maybe put in a dropbox folder (example) and we can use filezilla, from different PC, with the same file list. Thanks Merlinox |
|||
#7787 | fixed | Crash on ftp upload | ||
Description |
At any attempt of uploading a file FileZilla crashes. I also opened a ticket on LaunchPad: https://bugs.launchpad.net/ubuntu/+source/filezilla/+bug/858146 Last part of my /var/log/syslog file: Oct 14 19:57:01 corrado-TravelMate-7750G kernel: [ 2329.923839] process `skype' is using obsolete setsockopt SO_BSDCOMPAT Oct 14 20:08:25 corrado-TravelMate-7750G kernel: [ 3013.952422] show_signal_msg: 12 callbacks suppressed Oct 14 20:08:25 corrado-TravelMate-7750G kernel: [ 3013.952426] filezilla[2767]: segfault at 1e31990 ip 0000000001e31990 sp 00007fff5e0906c8 error 15 Oct 14 20:17:02 corrado-TravelMate-7750G CRON[3017]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Oct 14 20:20:30 corrado-TravelMate-7750G kernel: [ 3738.073537] filezilla[3070]: segfault at c8 ip 00007fd6306ea103 sp 00007fff66ded870 error 4 in libwx_gtk2u_core-2.8.so.0.7.0[7fd630512000+386000] FileZilla Client Version: 3.5.0 Build information:
Linked against:
Operating system:
|
|||
#7795 | fixed | wrong server save for files in queue.sqlite3 | ||
Description |
In 3.5.1 (I don't test the old version). step 1: launch filezilla, connect to server A, add file A1 to queue. step 2: connect to server B, add file B1 to queue. step 3: quit filezilla, use tool to view the data in queue.sqlite3, there's 2 records in servers table (A and B), but in the files table, both 2 records' server field is A (should be one for A and one for B) |