FTP Error
Matthias Rebbe
matthias_livecode at me.com
Thu Jul 28 19:03:05 EDT 2011
Hi Jack,
if i am not wrong just replace the space with %20 in the filename.
So
Clip 009.mov
will get
Clip%20009.mov
That should doing it.
Or just try to avoid spaces in filenames for the web.
Regards,
Matthias
Am 28.07.2011 um 20:37 schrieb JACK RARICK:
> From Robert:
>
> There seem to be a space in the file name which terminates that path
> prematurely, causing the file not found error, I believe.
>
> YES! There is a space - how do I get rid of it?
>
>
> Jack Rarick
> Freshmen Center
> Earth Science
> Technology Coodinator
> Varsity Men's Track & Field
> Varsity Football - Offensive Line Coach, Peanut Butter Coordinator
> ________________________________________
> From: use-livecode-bounces at lists.runrev.com [use-livecode-bounces at lists.runrev.com] On Behalf Of Robert Brenstein [rjb at robelko.com]
> Sent: Thursday, July 28, 2011 2:29 PM
> To: How to use LiveCode
> Subject: RE: FTP Error
>
> On 28.07.2011 at 14:02 Uhr -0400 JACK RARICK apparently wrote:
>>
>> RETR /public_ftp/Hartland.iMovieProject
>> /Media/Clip 009.mov
>>
>> 550 Can't open /public_ftp/Hartland.iMovieProject_/Media/Clip
>> 009.mov_: No such file or directory
>>
>
>
> Robert
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list