Quantcast
Channel: CobianSoft
Viewing all articles
Browse latest Browse all 4242

Cobian Reflector • FTP Target Directory

$
0
0
Hello, Luis

It was a great option in Gravity - making target directory like "z:\backup\%FNDATENOTIME"
Is there any chance to include this feature in this lovely Reflector?

And please, couple of things for implement
* for FTP as target - creating target directory if it doesn't already exist, when creating task (or testing ftp settings, or creating backup). Just like it works for local backup. Optionally, perhaps
* add %TASKTYPE parameter - The TYPE of the task that is being executed (full, diff, etc)
* may be add smth like %DATEYEAR, %DATEMONTH, %DATEWEEK, %DATEDAY and so on - for use in file/directory name substitutions

updated: I'm found a way to create target as "z:\MyBackup\%FNDATENOTIME" - you just need to use "+Add/manual", then type/paste full path, then type %FNDATENOTIME - it was easy

also, suddenly, there is a tricky way (using %FORMATDATETIME) to get target structure like this: Z:\MyBackup\2023\01\07\myTest.zip

Code:

2023-01-07 02:09:42 The monolithic archive "myTest.zeep.001" has been created. Files in archive: 1. Folders: 3. Ignored files: 0  Uncompressed size: 194,99 KB    2023-01-07 02:09:42 Copying the file "G:\CobianTMP\936c0f82-f79b-4e5a-8dc9-489a9644fa75\myTest.zeep.001" to "Z:\MyBackup\2023\01\07\"...    2023-01-07 02:09:42 The archive attribute for "G:\CobianTMP\936c0f82-f79b-4e5a-8dc9-489a9644fa75\myTest.zeep.001" has been removed.    2023-01-07 02:09:42 The file attributes have been copied from "G:\CobianTMP\936c0f82-f79b-4e5a-8dc9-489a9644fa75\myTest.zeep.001" to "Z:\MyBackup\2023\01\07\myTest.zeep-2023-01-07 (02-09) (Full).001".
not so perfect, just working ;) hint - "Alternative date-time format" option set to yyyy\\MM\\dd, I didn't find it in the documentation, just guessed
I hope, %FORMATDATETIME - the only use of "alternative date-time format" option

but.
still miss this way in ftp target (haven't tried it yet for sftp):

Code:

    2023-01-07 01:14:43 Logged in into the remote server.ERR 2023-01-07 01:14:43 Couldn't change the remote directory to "/MyBackup/2023-01-07": Failed to change directory. (code=550)

Statistics: Posted by Adkinson — 07 Jan 2023, 00:49



Viewing all articles
Browse latest Browse all 4242

Trending Articles