Closed rafaelderolez closed 2 years ago
Hey,
I've set up my server and can ftp and curl to it in terminal and Cyberduck, creating and removing files without any problems. Using the same user and settings in FileShuttle the upload fails and returns this in Console.app
ftp
curl
05/04/17 13:06:01,128 FileShuttle[4396]: Upload Failed with error Error Domain=NSURLErrorDomain Code=-1001 "connect() timed out!" UserInfo={NSLocalizedDescription=connect() timed out!, NSErrorFailingURLStringKey=ftp://files.rafaelderolez.be:21///2GFKv0BVPf.png, NSErrorFailingURLKey=ftp://files.rafaelderolez.be:21///2GFKv0BVPf.png, 2097154=227, NSUnderlyingError=0x1002a1450 {Error Domain=se.haxx.curl.libcurl.CURLcode Code=28 "connect() timed out!" UserInfo={NSErrorFailingURLStringKey=ftp://files.rafaelderolez.be:21///2GFKv0BVPf.png, NSErrorFailingURLKey=ftp://files.rafaelderolez.be:21///2GFKv0BVPf.png, 2097154=227, NSLocalizedDescription=connect() timed out!}}}
Any way to tell what's going wrong here?
Hey,
I've set up my server and can
ftp
andcurl
to it in terminal and Cyberduck, creating and removing files without any problems. Using the same user and settings in FileShuttle the upload fails and returns this in Console.app05/04/17 13:06:01,128 FileShuttle[4396]: Upload Failed with error Error Domain=NSURLErrorDomain Code=-1001 "connect() timed out!" UserInfo={NSLocalizedDescription=connect() timed out!, NSErrorFailingURLStringKey=ftp://files.rafaelderolez.be:21///2GFKv0BVPf.png, NSErrorFailingURLKey=ftp://files.rafaelderolez.be:21///2GFKv0BVPf.png, 2097154=227, NSUnderlyingError=0x1002a1450 {Error Domain=se.haxx.curl.libcurl.CURLcode Code=28 "connect() timed out!" UserInfo={NSErrorFailingURLStringKey=ftp://files.rafaelderolez.be:21///2GFKv0BVPf.png, NSErrorFailingURLKey=ftp://files.rafaelderolez.be:21///2GFKv0BVPf.png, 2097154=227, NSLocalizedDescription=connect() timed out!}}}
Any way to tell what's going wrong here?