It just makes it harder to read in .txt files, so nobody from your house or company can edit the file quickly.
And so important passwords that are in the batch file can't be seen
Search found 5 matches
- 29 Dec 2010 11:20
- Forum: DOS Batch Forum
- Topic: Batch Encrypt
- Replies: 2
- Views: 4926
- 29 Dec 2010 11:16
- Forum: DOS Batch Forum
- Topic: FTP Directory
- Replies: 4
- Views: 5774
Re: FTP Directory
Yeah I want it to display neatly
- 28 Dec 2010 15:16
- Forum: DOS Batch Forum
- Topic: skype contacts
- Replies: 1
- Views: 3323
Re: skype contacts
There are special phones available for this, they're called "Skype phones" (Obvious xD)
If you don't wan't to buy a new one then you can just install the 'Skype' app...
If you don't wan't to buy a new one then you can just install the 'Skype' app...
- 28 Dec 2010 15:08
- Forum: DOS Batch Forum
- Topic: FTP Directory
- Replies: 4
- Views: 5774
FTP Directory
Is there a way to get a list of all the files and Directories in a FTP Directory?
Like:
Directories:
HOST-->
-HTDOCS-->
--Dir1/
--Dir2/
--File1.txt
--File2.htm
Is there a way to get it like that? (And display it as well?)
Like:
Directories:
HOST-->
-HTDOCS-->
--Dir1/
--Dir2/
--File1.txt
--File2.htm
Is there a way to get it like that? (And display it as well?)
- 28 Dec 2010 15:01
- Forum: DOS Batch Forum
- Topic: Batch Encrypt
- Replies: 2
- Views: 4926
Batch Encrypt
Hello everyone! This is my first post (So please don't start a flame wars ><) I'm working on a batch encrypter in Visual Basic, It works good and it won't display all the information when somebody adds: @ECHO OFF ECHO <Your encrypted Code> So I wanted to find out if anyone is interested? I Thought t...