Search found 15 matches

by robschlein
Mon Nov 27, 2006 12:19 am
Forum: Client - Issues
Topic: Command line CoreFTP waits forever after sending password
Replies: 4
Views: 728

I have the same problem recurring more often these days. I batch an upload each day. About 1/3 the time, the status bars shows a file complete, then it hangs on the second. Sometimes it just never seems to connect. Only a ctrl-break resolves this. The #monitor is a possibility, but how do I program ...
by robschlein
Sat Jul 08, 2006 3:43 pm
Forum: Client - Issues
Topic: Uploading Problems
Replies: 2
Views: 575

Related Problem

I use corecmd daily to upload 2 files to my server. Since I recently added a redundant backup server, I added a second set of copy commands using the same template file. While both "SHOW" to have completed the job, only the FIRST server actually had a current set of files. I worked around ...
by robschlein
Tue Dec 06, 2005 4:56 pm
Forum: Client - Issues
Topic: No Status Bar on Uploading Template
Replies: 10
Views: 831

The status bar appears, but the statistics are inaccurate.

It seems to display the total file sizes from the managed session queue, as opposed to looking at the actual size of the file.

Since the files I upload are changing each day, the sizes do differ.

Can you fix this?
by robschlein
Fri Dec 02, 2005 5:11 pm
Forum: Client - Issues
Topic: No Status Bar on Uploading Template
Replies: 10
Views: 831

I updated to the recent build and do not see any changes.

I'm on Win98SE. Does that have an impact?
by robschlein
Wed Nov 30, 2005 2:34 pm
Forum: Client - Issues
Topic: No Status Bar on Uploading Template
Replies: 10
Views: 831

No statistics..just an empty box with a blank status bar. The file names being sent do appear, but no progress indicator, no bytes transmitted.
by robschlein
Mon Nov 28, 2005 10:56 pm
Forum: Client - Issues
Topic: No Status Bar on Uploading Template
Replies: 10
Views: 831

No Status Bar on Uploading Template

I wrote about this earlier.

Using either COREFTP in batch mode, or CORECMD, the files upload, however, the -SHOW only shows the filename being moved but not a status bar.

Can this be corrected?
by robschlein
Fri Nov 18, 2005 9:09 pm
Forum: Client - Issues
Topic: template processing status?
Replies: 5
Views: 662

Corecmd provides same results. Status Box has no progress bar.
by robschlein
Thu Nov 17, 2005 5:36 pm
Forum: Client - Issues
Topic: -DEL flag doesnt appear to work
Replies: 4
Views: 648

I looked at the link and didn't gain anything useful. I think there is a bug.
by robschlein
Wed Nov 16, 2005 8:12 pm
Forum: Client - Issues
Topic: -DEL flag doesnt appear to work
Replies: 4
Views: 648

-DEL flag doesnt appear to work

Hello,

When I issue the command: COREFTP -site <name> -del <filename.ext> I continue to get "Invalid Parameters" in the upperleft window.
by robschlein
Wed Nov 16, 2005 8:02 pm
Forum: Client - Issues
Topic: template processing status?
Replies: 5
Views: 662

templates

-show gives me a progress window, but the display doesn't show the progress of the file. It shows "Connecting" and the line never moves, however the files DO copy.

Rob
by robschlein
Wed Nov 09, 2005 9:20 pm
Forum: Client - Issues
Topic: template processing status?
Replies: 5
Views: 662

template processing status?

When I process a template in command-line mode, I don't see any status indicator. Is there a way to have a progress bar?
by robschlein
Fri Nov 04, 2005 7:48 pm
Forum: Client - Issues
Topic: Command line delete files from server
Replies: 3
Views: 401

Command line delete files from server

Am I misunderstanding the -del command? I can't seem to remove files from my server in command-line mode. I have many files to remove each day in the format ???-.* There are about 50 of them, so I would like to do this in command mode if possible. The command I'm using is: coreftp -site <my name> -d...
by robschlein
Thu Oct 20, 2005 5:10 pm
Forum: Client - General
Topic: Upload multiple files possible?
Replies: 3
Views: 517

Upload Multiple Files

I upload two files with very unique names, so the wildcards won't work. I wish there was a way to queue all the files to upload, either with multiple -u switches, or maybe if we could specify a file that would list all the files we need uploaded.

I'll try the corecmd.

Rob
by robschlein
Thu Oct 20, 2005 3:41 pm
Forum: Client - General
Topic: Upload multiple files possible?
Replies: 3
Views: 517

Upload multiple files possible?

Is it possible to use the command line to upload multiple files, or must I issue separate ones?

In my batch file now, I use two. It seems that the second command invokes another instance of the program before the first one is complete.

Rob
by robschlein
Tue Oct 18, 2005 3:22 pm
Forum: Client - Issues
Topic: Command line set permissions
Replies: 3
Views: 397

Command line set permissions

I upload one file routinely each day that requires RW permissions, 666.

I don't see any documentation regarding setting permissions using the Command Line FTP.

Is this possible?

Rob