You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up FTPbox on my win 7 pc (work network) syncing with a WD NAS drive on my home network, it seems to sync fine when it starts but never lasts longet than five minutes run time..
Windows Error logs reports the following as a .Net Runtime error..
Application: FTPbox.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Starksoft.Net.Ftp.FtpDataConnectionException
Stack:
at Starksoft.Net.Ftp.FtpBase.CreatePassiveConn()
at Starksoft.Net.Ftp.FtpBase.TransferData(Starksoft.Net.Ftp.TransferDirection, Starksoft.Net.Ftp.FtpRequest, System.IO.Stream, Int64)
at Starksoft.Net.Ftp.FtpBase.TransferText(Starksoft.Net.Ftp.FtpRequest)
at Starksoft.Net.Ftp.FtpClient.GetDirList(System.String)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.GetDirListDeep(System.String)
at FTPboxLib.Client.ListRecursive(System.String)
at FTPbox.Forms.fMain.SyncRemote(System.Object)
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart(System.Object)
Hi,
I have set up FTPbox on my win 7 pc (work network) syncing with a WD NAS drive on my home network, it seems to sync fine when it starts but never lasts longet than five minutes run time..
Windows Error logs reports the following as a .Net Runtime error..
Application: FTPbox.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Starksoft.Net.Ftp.FtpDataConnectionException
Stack:
at Starksoft.Net.Ftp.FtpBase.CreatePassiveConn()
at Starksoft.Net.Ftp.FtpBase.TransferData(Starksoft.Net.Ftp.TransferDirection, Starksoft.Net.Ftp.FtpRequest, System.IO.Stream, Int64)
at Starksoft.Net.Ftp.FtpBase.TransferText(Starksoft.Net.Ftp.FtpRequest)
at Starksoft.Net.Ftp.FtpClient.GetDirList(System.String)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.GetDirListDeep(System.String)
at FTPboxLib.Client.ListRecursive(System.String)
at FTPbox.Forms.fMain.SyncRemote(System.Object)
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart(System.Object)
And the following as a Application error..
Faulting application name: FTPbox.exe, version: 2.3.1.1, time stamp: 0x50e3634b
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17965, time stamp: 0x506dbe50
Exception code: 0xe0434352
Fault offset: 0x0000c41f
Faulting process id: 0x15a4
Faulting application start time: 0x01cdec51eda463f1
Faulting application path: C:\Program Files (x86)\FTPbox\FTPbox.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: cd94f1e2-5845-11e2-963c-94cbd7d1ac8d
Any help would be greatly appreciated..
Cheers
Scott.
The text was updated successfully, but these errors were encountered: