michoel
nlapiRequestURL('XXXX', file, { 'ftp-host': server, 'ftp-user': user, 'ftp-password': password, 'ftp-port': 21, 'ftp-dir': '/', });
nzy