> Am 30.09.2016 um 09:47 schrieb Klaus major-k <[email protected]>: > > Hi Charles, > >> Am 30.09.2016 um 00:37 schrieb Charles Warwick >> <[email protected]>: >> >> Hi Klaus, >> >>>> both together form a valid pathname, of course! >>>> Anyway I get: >>>> tsneterr: (21) QUOT string not accepted: >>>> DELE /the_above_menitoned/pathname >>>> >>>> I see this in a standalone. >>>> >>>> And yes I know tsNet is the new external that replaces (more or less) >>>> libUrl, >>>> but does it not support DELETE URL XXX? Do I need to use another syntax? >> >> tsNet does support the delete url syntax. I have tested it here with FTP >> and it works. >> The error code (21) indicates that the remote FTP server rejected the DELE >> command that was sent by your standalone. >> Can you confirm if the error you are seeing come back includes the filename >> in the path, or just the path? > > (relative) path including filename! > >> Do you have permission to delete that file on the server? > > Yes, sure, as I wrote, I have been using this stack including its scripts for > several years now (with libURL and without problems) and the problem came up > with LC 8.1.
just made another test and it works fine in the IDE!? >> Regards, >> >> Charles Best Klaus -- Klaus Major http://www.major-k.de [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
