Search found 10 matches

by astead
Thu Mar 24, 2005 8:25 am
Forum: Client - Miscellaneous
Topic: Feature Request: Create Directory via Command Line
Replies: 8
Views: 16583

I tried the -recurse and it did not work... I also noticed with only 1 level of directories to create, it worked: MKD /media/mp3/worship/Calvary-Chapel 257-"/media/mp3/worship/Calvary-Chapel" : The directory was successfully created I guess I can just make sure I only have 1 level of possi...
by astead
Thu Mar 24, 2005 7:51 am
Forum: Client - Miscellaneous
Topic: Feature Request: Create Directory via Command Line
Replies: 8
Views: 16583

Ahh, this clears it up a bit... CWD /media/mp3/Stead-Alan/studies-topical/test 550 Can't change directory to /media/mp3/Stead-Alan/studies-topical/test: No such file or directory MKD /media/mp3/Stead-Alan/studies-topical/test 550-Can't create directory: No such file or directory Looks like it is try...
by astead
Thu Mar 24, 2005 1:40 am
Forum: Client - Miscellaneous
Topic: Feature Request: Create Directory via Command Line
Replies: 8
Views: 16583

I tried changing the commandline as suggested: C:\Progra~1\CoreFTP\coreftp.exe -site ccn -u "c:\ccn\media\mp3\Stead-Alan\studies-books\01-GEN\01-GEN-001-001.mp3" -p "/media/mp3/Stead-Alan/studies-books/01-GEN/" -O -S (slightly different example. same situation) still get the same...
by astead
Wed Mar 23, 2005 7:31 am
Forum: Client - Miscellaneous
Topic: Feature Request: Create Directory via Command Line
Replies: 8
Views: 16583

I am using build 1412.04 I mentioned it a little while ago (mid Feb) and I got a new build and thought everything was ok, but maybe I didnt test it fully or the newer build since then isnt working the same...? Here is my specific example: localfile: C:\ccn\media\mp3\Stead-Alan\studies-topical\test\2...
by astead
Tue Mar 22, 2005 8:22 am
Forum: Client - Miscellaneous
Topic: Feature Request: Create Directory via Command Line
Replies: 8
Views: 16583

Feature Request: Create Directory via Command Line

It would be nice to create directories via the command line. I previously thought simply uploading would do this, but it doesnt seem to do so...
Thanks!
by astead
Thu Feb 17, 2005 1:48 am
Forum: Client - Issues
Topic: Error uploading to new directory via commandline
Replies: 8
Views: 10908

CP,
The new build worked great!
Thanks!
by astead
Thu Feb 17, 2005 12:51 am
Forum: Client - Issues
Topic: Error uploading to new directory via commandline
Replies: 8
Views: 10908

Well, it seems to be putting it in the right place, because it actually gets created and the file gets send across. When I then use the GUI, it looks like everything is correct...
by astead
Thu Feb 17, 2005 12:35 am
Forum: Client - Issues
Topic: Error uploading to new directory via commandline
Replies: 8
Views: 10908

I tried -p /test/ and still get the same error.
by astead
Thu Feb 17, 2005 12:32 am
Forum: Client - Issues
Topic: Error uploading to new directory via commandline
Replies: 8
Views: 10908

Version: 1.3 Build: 1403 Will try your suggestion... Here is the log: Resolving ftp.calvarychapel.com... Connect socket #616 to 64.60.7.124, port 21...220-Welcome to Pure-FTPd. 220-You are user number 9 of 250 allowed. 220-This is a private system - No anonymous login 220 You will be disconnected af...
by astead
Wed Feb 16, 2005 11:45 pm
Forum: Client - Issues
Topic: Error uploading to new directory via commandline
Replies: 8
Views: 10908

Error uploading to new directory via commandline

I am uploading via commandline to a new directory. He is the command line script: C:\Progra~1\CoreFTP\coreftp.exe -site ccn -u c:\ccn\test.txt -p ftp://ftp.calvarychapel.com/test/test.txt -O -S The directory test does not exist on the server. Everything seems to go ok, but I get a "Can't access...