Search found 5 matches

by smeru
18 Dec 2013 02:58
Forum: DOS Batch Forum
Topic: Folder located at remote machine
Replies: 8
Views: 2617

Re: Folder located at remote machine

Is it possible by any chance ?
by smeru
17 Dec 2013 09:20
Forum: DOS Batch Forum
Topic: Folder located at remote machine
Replies: 8
Views: 2617

Re: Folder located at remote machine

Now its not showing the correct data in MBs and KBs

Code should auto calculate the folder size and append the suffix like KB,MB or GB appropriately.
by smeru
17 Dec 2013 06:47
Forum: DOS Batch Forum
Topic: Folder located at remote machine
Replies: 8
Views: 2617

Re: Folder located at remote machine

Its giving the result in bytes only. Just now tried with a folder having size of 1.5 GB. The result should come as 1.5 GB.

What if the folder size is more than 2 GB ? How can I use powershell scripting ? Could you please guide me ?
by smeru
17 Dec 2013 06:13
Forum: DOS Batch Forum
Topic: Folder located at remote machine
Replies: 8
Views: 2617

Re: Folder located at remote machine

I want only 824 KB

I hope you understand me.
by smeru
17 Dec 2013 04:53
Forum: DOS Batch Forum
Topic: Folder located at remote machine
Replies: 8
Views: 2617

Folder located at remote machine

Hi,

This is my first post in this forum.

I want to find the size of a folder located at remote machine from a batch command like the size which we see when we right click a folder and see its properties "Size on disk"

Is this possible ?

Thanks,
Srini