General
-
Write about this great software on http://en.wikipedia.org/wiki/Comparison_of_file_synchronization_software
Write about this great software on http://en.wikipedia.org/wiki/Comparisonoffilesynchronizationsoftware
1 vote -
Great tool.
Should be able to delete file from remote server after sync and also save a backup copy
1 vote -
typo in upload speed popup hint
When I point mouse over the FTPBox tray icon, It show the speed as kb/s instead of KB/s. b = bit, B = byte.
1 vote -
UTF-8 file name
If name file is like "bąśćrd.jpg", program doesn't work :( Not support polish chars(UTF-8) in file name. Could you repair this? Thanks for Your answer.
1 vote -
1 vote
-
Comparsion window
Maybe we could have a window in which we could compare local files with remote files and see which files and folders are synchronized with a green checkbox icon
1 vote -
NullReferenceException in 2.5.4.1
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: ftpbox.exe
Problem Signature 02: 2.5.4.1
Problem Signature 03: 52f3e3c3
Problem Signature 04: FTPboxLib
Problem Signature 05: 2.5.4.1
Problem Signature 06: 52f3e3c2
Problem Signature 07: fd
Problem Signature 08: 6
Problem Signature 09: System.NullReferenceException
OS Version: 6.1.7601.2.1.0.272.7
Locale ID: 1044
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt> FTPboxLib.dll!FTPboxLib.Log.formatOutLine(FTPboxLib.Log.LogItem li) + 0x36 bytes
…FTPboxLib.dll!FTPboxLib.Log.outputLog(int iIndex) + 0x67 bytes
FTPboxLib.dll!FTPboxLib.Log.LogWriter() + 0x17 bytes1 vote -
multiple user
have multiple users sync to same folder I have error when sync multiple users on ftp server
1 vote -
file delete from server after saving in sublime3 on desctop
launch ftpbox, all files synced. open any file in sublime editor, save it. ftpbox delete in from ftp.
log:
[ 2014-11-18 02:56:06 - AccountController ] : Loaded 17 local directories and 141 files
[ 2014-11-18 02:56:16 - SyncQueue ] : adding to list: . lwt: 18.11.2014 2:56:16
[ 2014-11-18 02:56:16 - SyncQueue ] : Syncing remote folder . to local
[ 2014-11-18 02:56:26 - SyncQueue ] : adding to list: views/cart.php lwt: 18.11.2014 2:56:26
[ 2014-11-18 02:56:26 - FolderWatcher ] : Item views.sublea6.tmp was renamed
[ 2014-11-18 02:56:59 - SyncQueue ] : adding to list: views/cart.php lwt: 18.11.2014 2:56:59
[…1 vote -
I get an error during initial sync.
The CheckUpdateItem function crashes with error: "Collection has changed..."
I've changed the code as a workaround to this:
List<ClientItem> lst = new List<ClientItem>();
foreach (var f in controller.Client.ListRecursive(item.CommonPath))
{
lst.Add(f);
}// error on this line - foreach (var f in controller.Client.ListRecursive(item.CommonPath))
foreach (var f in lst)
{1 vote -
Multiple uploads of unchanged files
I have a folder with 125 files in it. When I start my app, all 125 files are uploaded to the ftp server.
When I add another subfolder or another file, all the files are uploaded again. It takes about half an hour to upload all files. And every change I make just ends up in the back of the queue.
How can I fix this?1 vote -
sync frequency
Liking the software so far, just one issue I am having is, it is automatically syncing whenever there is a change in the local folder even though i have it set to manual sync frequency.
Perhaps a progress bar for syncing would be nice aswell
1 vote -
List of emails when the sync is complete
Hi, congratulations for the great job, your software is really amazing.
I would like to suggest that the software send automatic emails when the sync is completed.
1 vote -
Tray Icon
Instead of the same icon, have some indication that a file sync is in progress. Similar to that of Google Drive.
1 vote -
Disable checking for updated version of FTPBox
It would be nice to have the control to enable or disable the automatic checking for updated versions of the software. As it is, I'm unable to use it on a remote computer that I own because of the automatic popup window. I love the software except for this one small feature. Much appreciated!
1 vote -
closing the app automatically when the internet was disconnected
Sir, the app was closing automatically when there is no internet connection
1 vote -
It works for few times after launch and then requires a restart. That's really annoying because I wrote hundreds lines of VBA and Java based
It works for few times after launch and then requires a restart. That's really annoying because I wrote hundreds lines of VBA and Java based on idea that local files can be synchronised with an ftp server. See my website
http://www.boxvan.co.nf/about.html1 vote -
Proteger la configuración con una contraseña
Para evitar que cualquiera modifique y cometa un error
1 vote -
New email notification. Thank you.
New email notification. Thank you.
1 vote -
Error
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.Exception Text
System.Net.FtpClient.FtpCommandException
at System.Net.FtpClient.FtpClient.GetWorkingDirectory()
at FTPboxLib.Client.getWorkingDirectory()
at FTPbox.Forms.Setup.PopulateRemoteList()
at FTPbox.Forms.Setup.bNextClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)Loaded Assemblies
mscorlibAssembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
FTPbox
Assembly Version: 2.6.3.1
Win32 Version: 2.6.3.1
CodeBase: file:///C:/Users/Harry/Dropbox/3.%20Files/6.%20FTPBox/FTPbox.exe
FTPboxLib
…Assembly Version:
1 vote
- Don't see your idea?