Search found 5 matches
- 28 Mar 2023, 15:06
- Forum: Help
- Topic: Destionation folder, ignore Environment Variables?
- Replies: 10
- Views: 1009
Re: Destionation folder, ignore Environment Variables?
Did some testing, I can't figure out how to get it to work either. I would say that using "%" in a folder name is a horrible idea, but it is a perfectly valid folder name.
Well...
For Backup solutions, it is DEFINITELY NOT a "bad idea" at all!
For example, you have Backups in the following ...
- 27 Mar 2023, 08:28
- Forum: Help
- Topic: Destionation folder, ignore Environment Variables?
- Replies: 10
- Views: 1009
Re: Destionation folder, ignore Environment Variables?
OK, so now it is clear what you want.
In the Windows command line, you can escape the special meaning of the % character by escaping it by itself, so %% . Not sure if that also works like that in FFS, but it does not hurt to try.
So, try typing e.g.
D:\!Backup\FFS\ %% appdata %% \blabla
directly ...
- 26 Mar 2023, 17:56
- Forum: Help
- Topic: Destionation folder, ignore Environment Variables?
- Replies: 10
- Views: 1009
Re: Destionation folder, ignore Environment Variables?
already tried and it does not work, the %appdata% will also be expanded when browse the folderCreate the location and then use "browse" to select it in FFS xCSxXenon, 26 Mar 2023, 16:28
- 26 Mar 2023, 15:08
- Forum: Help
- Topic: Destionation folder, ignore Environment Variables?
- Replies: 10
- Views: 1009
Re: Destionation folder, ignore Environment Variables?
It is very clear ^^
I want to create a folder structure that looks EXACTLY like this:
or this:
or more detailed, i want to create a directory/folder named
or
as a SubFolder of this path
I want to create a folder structure that looks EXACTLY like this:
D:\!Backup\FFS\%appdata%\blabla
D:\!Backup\FFS\%username%\blabla
%appdata%
%username%
D:\!Backup\FFS\
- 26 Mar 2023, 09:07
- Forum: Help
- Topic: Destionation folder, ignore Environment Variables?
- Replies: 10
- Views: 1009
Destionation folder, ignore Environment Variables?
Hi there,
i try to add this as Destionation folder:
but FFS always expand the Environment Variable
any chance to prevent this?
i try to add this as Destionation folder:
D:\!Backup\FFS\%appdata%
any chance to prevent this?