Search found 11 matches
- Wed Feb 09, 2005 12:15 am
- Forum: Client - Issues
- Topic: infinite loop causes computer to asplode
- Replies: 5
- Views: 8951
I was able to replicate this on accident, but I was paying attention to what I was doing. The exact procedure, was that I had previously connected to a server via SFTP, and eventually it timed out. I came back after it had timed out, and dragged a file over to upload it. It popped up a couple messag...
- Thu Jan 27, 2005 10:26 pm
- Forum: Client - Issues
- Topic: infinite loop causes computer to asplode
- Replies: 5
- Views: 8951
infinite loop causes computer to asplode
I just had Core FTP totally shut down my Windows 2000 Pro machine. I had come back from lunch (after a few hours), and went to transfer a file from local to remote, and when I dragged the file onto the target folder I saw a CWD /home/.../target, and then it just sat there for a few. Usually when thi...
- Thu Jan 13, 2005 11:41 pm
- Forum: Client - Issues
- Topic: SFTP file upload errors
- Replies: 18
- Views: 22138
- Wed Jan 12, 2005 10:22 pm
- Forum: Client - Issues
- Topic: SFTP file upload errors
- Replies: 18
- Views: 22138
- Tue Jan 11, 2005 9:25 pm
- Forum: Client - Issues
- Topic: SFTP file upload errors
- Replies: 18
- Views: 22138
I should make a note about the zero length file error. The ansi version did indeed stop the runtime errors. I got in to work this morning and started Core FTP and went to upload a file, and got the zero byte message. The procedure was like this: Start app Connect to server (loads remote start folder...
- Mon Jan 10, 2005 8:53 pm
- Forum: Client - Issues
- Topic: SFTP file upload errors
- Replies: 18
- Views: 22138
- Mon Jan 10, 2005 8:49 pm
- Forum: Client - Issues
- Topic: SFTP file upload errors
- Replies: 18
- Views: 22138
I forgot one other thing. I realize the 0 byte message means it couldn't open the file, but what about the crashes? The way the behavior is now, I can open the app, connect to the server, browse to a specific folder, upload a specific 4kb file that has worked in the past, and get the crash before th...
- Mon Jan 10, 2005 8:40 pm
- Forum: Client - Issues
- Topic: SFTP file upload errors
- Replies: 18
- Views: 22138
Should I be looking at filesystem performance to solve this? For example, if the app makes a request for a specific file from a networked machine, and doesn't get a response back in a certain amount of time, does it just assume it can't open the file? Is there a time limit on that sort of thing, or ...
- Mon Jan 10, 2005 7:39 pm
- Forum: Client - Issues
- Topic: SFTP file upload errors
- Replies: 18
- Views: 22138
Those three local files I showed were not open by anything, just random files in C: I tested with. The PHP files I mostly attempt to transfer are open with a text editor only which I know does not open anything exclusively. The text editor in question is ConTEXT from context.cx. Closing ConTEXT alto...
- Mon Jan 10, 2005 7:20 pm
- Forum: Client - General
- Topic: How do I structure HTML....
- Replies: 1
- Views: 4427
- Mon Jan 10, 2005 6:52 pm
- Forum: Client - Issues
- Topic: SFTP file upload errors
- Replies: 18
- Views: 22138
SFTP file upload errors
I am having a problem that I have been having since build 1317. I just downloaded the current version and installed over the previous version and the issues are still happening. I am trying to upload to a Linux server over SSH: Resolving "67.15.64.5" Connecting to 67.15.64.5 port 22 Connec...